adTempus API
PreviousUpNext
IJobQueue::EffectiveSchedules Property   Not Implemented

The optional effective schedules that define the dates/times when the queue is active.

C++
__property IEffectiveSchedules** EffectiveSchedules;
C#
IEffectiveSchedules** EffectiveSchedules;
Visual Basic
Property EffectiveSchedules() As IEffectiveSchedules**

Effective Schedules can be used to place additional restrictions on when the queue is "active." For the queue to be active, the Active property must be True, and the current date/time must meet the criteria of the EffectiveSchedules.

Reserved for future use. The effective schedules are not currently used by adTempus.

adTempus API Reference version 3.0.0.0, revised 10/30/2008